翻訳と辞書
Words near each other
・ Real-time business intelligence
・ Real-time card game
・ Real-time charging
・ Real-time clock
・ Real-time clock alarm
・ Real-time Cmix
・ Real-time collaboration
・ Real-time communication
・ Real-time computer graphics
・ Real-time computing
・ Real-time control
・ Real-time Control System
・ Real-time control system
・ Real-time Control System Software
・ Real-time data
Real-time database
・ Real-time Delphi
・ Real-time economy
・ Real-time enterprise
・ Real-time geotagging
・ Real-time gross settlement
・ Real-time Labor Market Information
・ Real-time large-scale change
・ Real-time locating system
・ Real-time marketing
・ Real-time MRI
・ Real-time multimedia over ATM
・ Real-Time Multiprogramming Operating System
・ Real-time Neutron Monitor Database
・ Real-Time Object-Oriented Modeling


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Real-time database : ウィキペディア英語版
Real-time database
A real-time database is a database system which uses real-time processing to handle workloads whose state is constantly changing.〔Buchmann, A. "Real Time Database Systems." Encyclopedia of Database Technologies and Applications. Ed. Laura C. Rivero, Jorge H. Doorn, and Viviana E. Ferraggine. Idea Group, 2005.〕 This differs from traditional databases containing persistent data, mostly unaffected by time. For example, a stock market changes very rapidly and is dynamic. The graphs of the different markets appear to be very unstable and yet a database has to keep track of current values for all of the markets of the New York Stock Exchange. Real-time processing means that a transaction is processed fast enough for the result to come back and be acted on right away.〔Carpron, H.L., J. A. Johnson. Computers: Tools for the Information Age. Prentice Hall, 1998. 5th ed.〕 Real-time databases are useful for accounting, banking, law, medical records, multi-media, process control, reservation systems, and scientific data analysis.〔(Snodgrass)〕
==Overview==
Real-time databases are traditional databases that use an extension to give the additional power to yield reliable responses. They use timing constraints that represent a certain range of values for which the data are valid. This range is called temporal validity. A conventional database cannot work under these circumstances because the inconsistencies between the real world objects and the data that represents them are too severe for simple modifications. An effective system needs to be able to handle time-sensitive queries, return only temporally valid data, and support priority scheduling. To enter the data in the records, often a sensor or an input device monitors the state of the physical system and updates the database with new information to reflect the physical system more accurately. When designing a real-time database system, one should consider how to represent valid time, how facts are associated with real-time system. Also, consider how to represent attribute values in the database so that process transactions and data consistency have no violations.
When designing a system, it is important to consider what the system should do when deadlines are not met. For example, an air-traffic control system constantly monitors hundreds of aircraft and makes decisions about incoming flight paths and determines the order in which aircraft should land based on data such as fuel, altitude, and speed. If any of this information is late, the result could be devastating. To address issues of obsolete data, the timestamp can support transactions by providing clear time references.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Real-time database」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.